libostree: Add API to write metadata as stream
authorColin Walters <walters@verbum.org>
Wed, 18 Sep 2013 22:44:57 +0000 (18:44 -0400)
committerColin Walters <walters@verbum.org>
Wed, 18 Sep 2013 22:44:57 +0000 (18:44 -0400)
commit9b31b526cc4252e91e012769a5fd1ccb7f976413
tree6c1d798a234f0e1556cb18e7aecca71b857784d8
parentb4082d56427a61b54014547d2b6b844ee6ff806e
libostree: Add API to write metadata as stream

And use it in pull-local.  The goal here is to kill users of
ostree_repo_load_variant(), and move a bit more towards hiding the
variants.
doc/ostree-sections.txt
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-pull-local.c